Adapt to gerrit-plugin-api 2.15-SNAPSHOT Adapt to gerrit-plugin-api 2.15-SNAPSHOT set by I560b77. Change-Id: Ic22530caf85534d778feea5d00f0bb5cd601d40f
diff --git a/WORKSPACE b/WORKSPACE index 4317784..965bc9c 100644 --- a/WORKSPACE +++ b/WORKSPACE
@@ -3,7 +3,7 @@ load("//:bazlets.bzl", "load_bazlets") load_bazlets( - commit = "0f87babe07a555425d829c6e7951e296e9e24579", + commit = "1affa0acc6e730f8959c28a2098b562d11a90f91", # local_path = "/home/<user>/projects/bazlets", ) diff --git a/example-adminSshCommand/WORKSPACE b/example-adminSshCommand/WORKSPACE index 2b4da33..96a325d 100644 --- a/example-adminSshCommand/WORKSPACE +++ b/example-adminSshCommand/WORKSPACE
@@ -3,7 +3,7 @@ load("//:bazlets.bzl", "load_bazlets") load_bazlets( - commit = "0f87babe07a555425d829c6e7951e296e9e24579", + commit = "1affa0acc6e730f8959c28a2098b562d11a90f91", # local_path = "/home/<user>/projects/bazlets", ) diff --git a/example-adminSshCommand/lib/gerrit/BUCK b/example-adminSshCommand/lib/gerrit/BUCK index 8d5f0e9..ca3acf9 100644 --- a/example-adminSshCommand/lib/gerrit/BUCK +++ b/example-adminSshCommand/lib/gerrit/BUCK
@@ -1,6 +1,6 @@ include_defs('//bucklets/maven_jar.bucklet') -VER = '2.14-SNAPSHOT' +VER = '2.15-SNAPSHOT' REPO = MAVEN_LOCAL maven_jar( diff --git a/example-adminSshCommand/pom.xml b/example-adminSshCommand/pom.xml index 51cb807..9a87157 100644 --- a/example-adminSshCommand/pom.xml +++ b/example-adminSshCommand/pom.xml
@@ -22,7 +22,7 @@ <groupId>com.googlesource.gerrit.plugins</groupId> <artifactId>example-adminSshCommand</artifactId> <packaging>jar</packaging> - <version>2.14-SNAPSHOT</version> + <version>2.15-SNAPSHOT</version> <properties> <Gerrit-ApiType>plugin</Gerrit-ApiType> <Gerrit-ApiVersion>${project.version}</Gerrit-ApiVersion> diff --git a/example-changeHasOperator/WORKSPACE b/example-changeHasOperator/WORKSPACE index bf96d21..e5dec66 100644 --- a/example-changeHasOperator/WORKSPACE +++ b/example-changeHasOperator/WORKSPACE
@@ -3,7 +3,7 @@ load("//:bazlets.bzl", "load_bazlets") load_bazlets( - commit = "0f87babe07a555425d829c6e7951e296e9e24579", + commit = "1affa0acc6e730f8959c28a2098b562d11a90f91", # local_path = "/home/<user>/projects/bazlets", ) diff --git a/example-changeHasOperator/lib/gerrit/BUCK b/example-changeHasOperator/lib/gerrit/BUCK index 8d5f0e9..ca3acf9 100644 --- a/example-changeHasOperator/lib/gerrit/BUCK +++ b/example-changeHasOperator/lib/gerrit/BUCK
@@ -1,6 +1,6 @@ include_defs('//bucklets/maven_jar.bucklet') -VER = '2.14-SNAPSHOT' +VER = '2.15-SNAPSHOT' REPO = MAVEN_LOCAL maven_jar( diff --git a/example-changeHasOperator/pom.xml b/example-changeHasOperator/pom.xml index 6f4a042..c020e06 100644 --- a/example-changeHasOperator/pom.xml +++ b/example-changeHasOperator/pom.xml
@@ -22,7 +22,7 @@ <groupId>com.googlesource.gerrit.plugins</groupId> <artifactId>example-changeHasOperator</artifactId> <packaging>jar</packaging> - <version>2.14-SNAPSHOT</version> + <version>2.15-SNAPSHOT</version> <properties> <Gerrit-ApiType>plugin</Gerrit-ApiType> <Gerrit-ApiVersion>${project.version}</Gerrit-ApiVersion> diff --git a/example-changeOperator/WORKSPACE b/example-changeOperator/WORKSPACE index 1a0c803..39638e8 100644 --- a/example-changeOperator/WORKSPACE +++ b/example-changeOperator/WORKSPACE
@@ -3,7 +3,7 @@ load("//:bazlets.bzl", "load_bazlets") load_bazlets( - commit = "0f87babe07a555425d829c6e7951e296e9e24579", + commit = "1affa0acc6e730f8959c28a2098b562d11a90f91", # local_path = "/home/<user>/projects/bazlets", ) diff --git a/example-changeOperator/lib/gerrit/BUCK b/example-changeOperator/lib/gerrit/BUCK index 8d5f0e9..ca3acf9 100644 --- a/example-changeOperator/lib/gerrit/BUCK +++ b/example-changeOperator/lib/gerrit/BUCK
@@ -1,6 +1,6 @@ include_defs('//bucklets/maven_jar.bucklet') -VER = '2.14-SNAPSHOT' +VER = '2.15-SNAPSHOT' REPO = MAVEN_LOCAL maven_jar( diff --git a/example-changeOperator/pom.xml b/example-changeOperator/pom.xml index 7f2a559..a276628 100644 --- a/example-changeOperator/pom.xml +++ b/example-changeOperator/pom.xml
@@ -22,7 +22,7 @@ <groupId>com.googlesource.gerrit.plugins</groupId> <artifactId>example-changeOperator</artifactId> <packaging>jar</packaging> - <version>2.14-SNAPSHOT</version> + <version>2.15-SNAPSHOT</version> <properties> <Gerrit-ApiType>plugin</Gerrit-ApiType> <Gerrit-ApiVersion>${project.version}</Gerrit-ApiVersion> diff --git a/example-commitValidator/WORKSPACE b/example-commitValidator/WORKSPACE index f2bdaca..ec6ae12 100644 --- a/example-commitValidator/WORKSPACE +++ b/example-commitValidator/WORKSPACE
@@ -3,7 +3,7 @@ load("//:bazlets.bzl", "load_bazlets") load_bazlets( - commit = "0f87babe07a555425d829c6e7951e296e9e24579", + commit = "1affa0acc6e730f8959c28a2098b562d11a90f91", # local_path = "/home/<user>/projects/bazlets", ) diff --git a/example-commitValidator/lib/gerrit/BUCK b/example-commitValidator/lib/gerrit/BUCK index 8d5f0e9..ca3acf9 100644 --- a/example-commitValidator/lib/gerrit/BUCK +++ b/example-commitValidator/lib/gerrit/BUCK
@@ -1,6 +1,6 @@ include_defs('//bucklets/maven_jar.bucklet') -VER = '2.14-SNAPSHOT' +VER = '2.15-SNAPSHOT' REPO = MAVEN_LOCAL maven_jar( diff --git a/example-commitValidator/pom.xml b/example-commitValidator/pom.xml index a8343a9..9577610 100644 --- a/example-commitValidator/pom.xml +++ b/example-commitValidator/pom.xml
@@ -22,7 +22,7 @@ <groupId>com.googlesource.gerrit.plugins</groupId> <artifactId>example-commitValidator</artifactId> <packaging>jar</packaging> - <version>2.14-SNAPSHOT</version> + <version>2.15-SNAPSHOT</version> <properties> <Gerrit-ApiType>plugin</Gerrit-ApiType> <Gerrit-ApiVersion>${project.version}</Gerrit-ApiVersion> diff --git a/example-consoleMetricReporter/WORKSPACE b/example-consoleMetricReporter/WORKSPACE index c545c9d..55a2d88 100644 --- a/example-consoleMetricReporter/WORKSPACE +++ b/example-consoleMetricReporter/WORKSPACE
@@ -3,7 +3,7 @@ load("//:bazlets.bzl", "load_bazlets") load_bazlets( - commit = "0f87babe07a555425d829c6e7951e296e9e24579", + commit = "1affa0acc6e730f8959c28a2098b562d11a90f91", # local_path = "/home/<user>/projects/bazlets", ) diff --git a/example-consoleMetricReporter/lib/gerrit/BUCK b/example-consoleMetricReporter/lib/gerrit/BUCK index 8d5f0e9..ca3acf9 100644 --- a/example-consoleMetricReporter/lib/gerrit/BUCK +++ b/example-consoleMetricReporter/lib/gerrit/BUCK
@@ -1,6 +1,6 @@ include_defs('//bucklets/maven_jar.bucklet') -VER = '2.14-SNAPSHOT' +VER = '2.15-SNAPSHOT' REPO = MAVEN_LOCAL maven_jar( diff --git a/example-consoleMetricReporter/pom.xml b/example-consoleMetricReporter/pom.xml index 1cbe47f..a97f5ba 100644 --- a/example-consoleMetricReporter/pom.xml +++ b/example-consoleMetricReporter/pom.xml
@@ -22,7 +22,7 @@ <groupId>com.googlesource.gerrit.plugins</groupId> <artifactId>example-consoleMetricReporter</artifactId> <packaging>jar</packaging> - <version>2.14-SNAPSHOT</version> + <version>2.15-SNAPSHOT</version> <properties> <Gerrit-ApiType>plugin</Gerrit-ApiType> <Gerrit-ApiVersion>${project.version}</Gerrit-ApiVersion> diff --git a/example-deployedOnIncludedInExtension/WORKSPACE b/example-deployedOnIncludedInExtension/WORKSPACE index fc27a92..b94024e 100644 --- a/example-deployedOnIncludedInExtension/WORKSPACE +++ b/example-deployedOnIncludedInExtension/WORKSPACE
@@ -3,7 +3,7 @@ load("//:bazlets.bzl", "load_bazlets") load_bazlets( - commit = "0f87babe07a555425d829c6e7951e296e9e24579", + commit = "1affa0acc6e730f8959c28a2098b562d11a90f91", # local_path = "/home/<user>/projects/bazlets", ) diff --git a/example-deployedOnIncludedInExtension/lib/gerrit/BUCK b/example-deployedOnIncludedInExtension/lib/gerrit/BUCK index 8d5f0e9..ca3acf9 100644 --- a/example-deployedOnIncludedInExtension/lib/gerrit/BUCK +++ b/example-deployedOnIncludedInExtension/lib/gerrit/BUCK
@@ -1,6 +1,6 @@ include_defs('//bucklets/maven_jar.bucklet') -VER = '2.14-SNAPSHOT' +VER = '2.15-SNAPSHOT' REPO = MAVEN_LOCAL maven_jar( diff --git a/example-deployedOnIncludedInExtension/pom.xml b/example-deployedOnIncludedInExtension/pom.xml index 519e921..a1c867c 100644 --- a/example-deployedOnIncludedInExtension/pom.xml +++ b/example-deployedOnIncludedInExtension/pom.xml
@@ -22,7 +22,7 @@ <groupId>com.googlesource.gerrit.plugins</groupId> <artifactId>example-deployedOnIncludedInExtension</artifactId> <packaging>jar</packaging> - <version>2.14-SNAPSHOT</version> + <version>2.15-SNAPSHOT</version> <properties> <Gerrit-ApiType>plugin</Gerrit-ApiType> <Gerrit-ApiVersion>${project.version}</Gerrit-ApiVersion> diff --git a/example-restApiGetRevision/WORKSPACE b/example-restApiGetRevision/WORKSPACE index 0f9e2a1..b80383a 100644 --- a/example-restApiGetRevision/WORKSPACE +++ b/example-restApiGetRevision/WORKSPACE
@@ -3,7 +3,7 @@ load("//:bazlets.bzl", "load_bazlets") load_bazlets( - commit = "0f87babe07a555425d829c6e7951e296e9e24579", + commit = "1affa0acc6e730f8959c28a2098b562d11a90f91", # local_path = "/home/<user>/projects/bazlets", ) diff --git a/example-restApiGetRevision/lib/gerrit/BUCK b/example-restApiGetRevision/lib/gerrit/BUCK index b54f677..20c888c 100644 --- a/example-restApiGetRevision/lib/gerrit/BUCK +++ b/example-restApiGetRevision/lib/gerrit/BUCK
@@ -1,6 +1,6 @@ include_defs('//bucklets/maven_jar.bucklet') -VER = '2.14-SNAPSHOT' +VER = '2.15-SNAPSHOT' REPO = MAVEN_LOCAL maven_jar( diff --git a/example-restApiGetRevision/pom.xml b/example-restApiGetRevision/pom.xml index 19ad196..cfc4047 100644 --- a/example-restApiGetRevision/pom.xml +++ b/example-restApiGetRevision/pom.xml
@@ -22,7 +22,7 @@ <groupId>com.googlesource.gerrit.plugins</groupId> <artifactId>example-restApiGetRevision</artifactId> <packaging>jar</packaging> - <version>2.14-SNAPSHOT</version> + <version>2.15-SNAPSHOT</version> <properties> <Gerrit-ApiType>plugin</Gerrit-ApiType> <Gerrit-ApiVersion>${project.version}</Gerrit-ApiVersion> diff --git a/example-restApiPostProject/WORKSPACE b/example-restApiPostProject/WORKSPACE index bab5237..0fc7c00 100644 --- a/example-restApiPostProject/WORKSPACE +++ b/example-restApiPostProject/WORKSPACE
@@ -3,7 +3,7 @@ load("//:bazlets.bzl", "load_bazlets") load_bazlets( - commit = "0f87babe07a555425d829c6e7951e296e9e24579", + commit = "1affa0acc6e730f8959c28a2098b562d11a90f91", # local_path = "/home/<user>/projects/bazlets", ) diff --git a/example-restApiPostProject/lib/gerrit/BUCK b/example-restApiPostProject/lib/gerrit/BUCK index b54f677..20c888c 100644 --- a/example-restApiPostProject/lib/gerrit/BUCK +++ b/example-restApiPostProject/lib/gerrit/BUCK
@@ -1,6 +1,6 @@ include_defs('//bucklets/maven_jar.bucklet') -VER = '2.14-SNAPSHOT' +VER = '2.15-SNAPSHOT' REPO = MAVEN_LOCAL maven_jar( diff --git a/example-restApiPostProject/pom.xml b/example-restApiPostProject/pom.xml index e71b85a..57f5a9c 100644 --- a/example-restApiPostProject/pom.xml +++ b/example-restApiPostProject/pom.xml
@@ -22,7 +22,7 @@ <groupId>com.googlesource.gerrit.plugins</groupId> <artifactId>example-restApiPostProject</artifactId> <packaging>jar</packaging> - <version>2.14-SNAPSHOT</version> + <version>2.15-SNAPSHOT</version> <properties> <Gerrit-ApiType>plugin</Gerrit-ApiType> <Gerrit-ApiVersion>${project.version}</Gerrit-ApiVersion> diff --git a/example-restApiPostRevision/WORKSPACE b/example-restApiPostRevision/WORKSPACE index fb453bc..6f4165c 100644 --- a/example-restApiPostRevision/WORKSPACE +++ b/example-restApiPostRevision/WORKSPACE
@@ -3,7 +3,7 @@ load("//:bazlets.bzl", "load_bazlets") load_bazlets( - commit = "0f87babe07a555425d829c6e7951e296e9e24579", + commit = "1affa0acc6e730f8959c28a2098b562d11a90f91", # local_path = "/home/<user>/projects/bazlets", ) diff --git a/example-restApiPostRevision/lib/gerrit/BUCK b/example-restApiPostRevision/lib/gerrit/BUCK index b54f677..20c888c 100644 --- a/example-restApiPostRevision/lib/gerrit/BUCK +++ b/example-restApiPostRevision/lib/gerrit/BUCK
@@ -1,6 +1,6 @@ include_defs('//bucklets/maven_jar.bucklet') -VER = '2.14-SNAPSHOT' +VER = '2.15-SNAPSHOT' REPO = MAVEN_LOCAL maven_jar( diff --git a/example-restApiPostRevision/pom.xml b/example-restApiPostRevision/pom.xml index b40be2e..f46a8bb 100644 --- a/example-restApiPostRevision/pom.xml +++ b/example-restApiPostRevision/pom.xml
@@ -22,7 +22,7 @@ <groupId>com.googlesource.gerrit.plugins</groupId> <artifactId>example-restApiPostRevision</artifactId> <packaging>jar</packaging> - <version>2.14-SNAPSHOT</version> + <version>2.15-SNAPSHOT</version> <properties> <Gerrit-ApiType>plugin</Gerrit-ApiType> <Gerrit-ApiVersion>${project.version}</Gerrit-ApiVersion> diff --git a/example-servlet/WORKSPACE b/example-servlet/WORKSPACE index 4804034..9d7873c 100644 --- a/example-servlet/WORKSPACE +++ b/example-servlet/WORKSPACE
@@ -3,7 +3,7 @@ load("//:bazlets.bzl", "load_bazlets") load_bazlets( - commit = "0f87babe07a555425d829c6e7951e296e9e24579", + commit = "1affa0acc6e730f8959c28a2098b562d11a90f91", # local_path = "/home/<user>/projects/bazlets", ) diff --git a/example-servlet/lib/gerrit/BUCK b/example-servlet/lib/gerrit/BUCK index b54f677..20c888c 100644 --- a/example-servlet/lib/gerrit/BUCK +++ b/example-servlet/lib/gerrit/BUCK
@@ -1,6 +1,6 @@ include_defs('//bucklets/maven_jar.bucklet') -VER = '2.14-SNAPSHOT' +VER = '2.15-SNAPSHOT' REPO = MAVEN_LOCAL maven_jar( diff --git a/example-servlet/pom.xml b/example-servlet/pom.xml index 2456f1e..282cc59 100644 --- a/example-servlet/pom.xml +++ b/example-servlet/pom.xml
@@ -22,7 +22,7 @@ <groupId>com.googlesource.gerrit.plugins</groupId> <artifactId>example-servlet</artifactId> <packaging>jar</packaging> - <version>2.14-SNAPSHOT</version> + <version>2.15-SNAPSHOT</version> <properties> <Gerrit-ApiType>plugin</Gerrit-ApiType> <Gerrit-ApiVersion>${project.version}</Gerrit-ApiVersion> diff --git a/example-simpleSshCommand/WORKSPACE b/example-simpleSshCommand/WORKSPACE index b87e8ed..3ea64b8 100644 --- a/example-simpleSshCommand/WORKSPACE +++ b/example-simpleSshCommand/WORKSPACE
@@ -3,7 +3,7 @@ load("//:bazlets.bzl", "load_bazlets") load_bazlets( - commit = "0f87babe07a555425d829c6e7951e296e9e24579", + commit = "1affa0acc6e730f8959c28a2098b562d11a90f91", # local_path = "/home/<user>/projects/bazlets", ) diff --git a/example-simpleSshCommand/lib/gerrit/BUCK b/example-simpleSshCommand/lib/gerrit/BUCK index b54f677..20c888c 100644 --- a/example-simpleSshCommand/lib/gerrit/BUCK +++ b/example-simpleSshCommand/lib/gerrit/BUCK
@@ -1,6 +1,6 @@ include_defs('//bucklets/maven_jar.bucklet') -VER = '2.14-SNAPSHOT' +VER = '2.15-SNAPSHOT' REPO = MAVEN_LOCAL maven_jar( diff --git a/example-simpleSshCommand/pom.xml b/example-simpleSshCommand/pom.xml index 6e6cf89..4ed1a30 100644 --- a/example-simpleSshCommand/pom.xml +++ b/example-simpleSshCommand/pom.xml
@@ -22,7 +22,7 @@ <groupId>com.googlesource.gerrit.plugins</groupId> <artifactId>example-simpleSshCommand</artifactId> <packaging>jar</packaging> - <version>2.14-SNAPSHOT</version> + <version>2.15-SNAPSHOT</version> <properties> <Gerrit-ApiType>plugin</Gerrit-ApiType> <Gerrit-ApiVersion>${project.version}</Gerrit-ApiVersion> diff --git a/example-sshCommandAlias/WORKSPACE b/example-sshCommandAlias/WORKSPACE index b87e8ed..3ea64b8 100644 --- a/example-sshCommandAlias/WORKSPACE +++ b/example-sshCommandAlias/WORKSPACE
@@ -3,7 +3,7 @@ load("//:bazlets.bzl", "load_bazlets") load_bazlets( - commit = "0f87babe07a555425d829c6e7951e296e9e24579", + commit = "1affa0acc6e730f8959c28a2098b562d11a90f91", # local_path = "/home/<user>/projects/bazlets", ) diff --git a/example-sshCommandAlias/lib/gerrit/BUCK b/example-sshCommandAlias/lib/gerrit/BUCK index 8d5f0e9..ca3acf9 100644 --- a/example-sshCommandAlias/lib/gerrit/BUCK +++ b/example-sshCommandAlias/lib/gerrit/BUCK
@@ -1,6 +1,6 @@ include_defs('//bucklets/maven_jar.bucklet') -VER = '2.14-SNAPSHOT' +VER = '2.15-SNAPSHOT' REPO = MAVEN_LOCAL maven_jar( diff --git a/example-sshCommandAlias/pom.xml b/example-sshCommandAlias/pom.xml index 0e149fb..67ed518 100644 --- a/example-sshCommandAlias/pom.xml +++ b/example-sshCommandAlias/pom.xml
@@ -22,7 +22,7 @@ <groupId>com.googlesource.gerrit.plugins</groupId> <artifactId>example-sshCommandAlias</artifactId> <packaging>jar</packaging> - <version>2.14-SNAPSHOT</version> + <version>2.15-SNAPSHOT</version> <properties> <Gerrit-ApiType>plugin</Gerrit-ApiType> <Gerrit-ApiVersion>${project.version}</Gerrit-ApiVersion> diff --git a/example-topMenu/WORKSPACE b/example-topMenu/WORKSPACE index b87e8ed..3ea64b8 100644 --- a/example-topMenu/WORKSPACE +++ b/example-topMenu/WORKSPACE
@@ -3,7 +3,7 @@ load("//:bazlets.bzl", "load_bazlets") load_bazlets( - commit = "0f87babe07a555425d829c6e7951e296e9e24579", + commit = "1affa0acc6e730f8959c28a2098b562d11a90f91", # local_path = "/home/<user>/projects/bazlets", ) diff --git a/example-topMenu/lib/gerrit/BUCK b/example-topMenu/lib/gerrit/BUCK index 8d5f0e9..ca3acf9 100644 --- a/example-topMenu/lib/gerrit/BUCK +++ b/example-topMenu/lib/gerrit/BUCK
@@ -1,6 +1,6 @@ include_defs('//bucklets/maven_jar.bucklet') -VER = '2.14-SNAPSHOT' +VER = '2.15-SNAPSHOT' REPO = MAVEN_LOCAL maven_jar( diff --git a/example-topMenu/pom.xml b/example-topMenu/pom.xml index 880c332..be789bc 100644 --- a/example-topMenu/pom.xml +++ b/example-topMenu/pom.xml
@@ -22,7 +22,7 @@ <groupId>com.googlesource.gerrit.plugins</groupId> <artifactId>example-topMenu</artifactId> <packaging>jar</packaging> - <version>2.14-SNAPSHOT</version> + <version>2.15-SNAPSHOT</version> <properties> <Gerrit-ApiType>plugin</Gerrit-ApiType> <Gerrit-ApiVersion>${project.version}</Gerrit-ApiVersion> diff --git a/example-usageDataLogger/WORKSPACE b/example-usageDataLogger/WORKSPACE index 298adfe..d0089fc 100644 --- a/example-usageDataLogger/WORKSPACE +++ b/example-usageDataLogger/WORKSPACE
@@ -3,7 +3,7 @@ load("//:bazlets.bzl", "load_bazlets") load_bazlets( - commit = "0f87babe07a555425d829c6e7951e296e9e24579", + commit = "1affa0acc6e730f8959c28a2098b562d11a90f91", # local_path = "/home/<user>/projects/bazlets", ) diff --git a/example-usageDataLogger/lib/gerrit/BUCK b/example-usageDataLogger/lib/gerrit/BUCK index 8d5f0e9..ca3acf9 100644 --- a/example-usageDataLogger/lib/gerrit/BUCK +++ b/example-usageDataLogger/lib/gerrit/BUCK
@@ -1,6 +1,6 @@ include_defs('//bucklets/maven_jar.bucklet') -VER = '2.14-SNAPSHOT' +VER = '2.15-SNAPSHOT' REPO = MAVEN_LOCAL maven_jar( diff --git a/example-usageDataLogger/pom.xml b/example-usageDataLogger/pom.xml index 981afc7..7011a0c 100644 --- a/example-usageDataLogger/pom.xml +++ b/example-usageDataLogger/pom.xml
@@ -22,7 +22,7 @@ <groupId>com.googlesource.gerrit.plugins</groupId> <artifactId>example-usageDataLogger</artifactId> <packaging>jar</packaging> - <version>2.14-SNAPSHOT</version> + <version>2.15-SNAPSHOT</version> <properties> <Gerrit-ApiType>plugin</Gerrit-ApiType> <Gerrit-ApiVersion>${project.version}</Gerrit-ApiVersion> diff --git a/example-validationListenerAssignee/WORKSPACE b/example-validationListenerAssignee/WORKSPACE index f8d65c3..6749543 100644 --- a/example-validationListenerAssignee/WORKSPACE +++ b/example-validationListenerAssignee/WORKSPACE
@@ -3,7 +3,7 @@ load("//:bazlets.bzl", "load_bazlets") load_bazlets( - commit = "0f87babe07a555425d829c6e7951e296e9e24579", + commit = "1affa0acc6e730f8959c28a2098b562d11a90f91", # local_path = "/home/<user>/projects/bazlets", ) diff --git a/example-validationListenerAssignee/lib/gerrit/BUCK b/example-validationListenerAssignee/lib/gerrit/BUCK index 8d5f0e9..ca3acf9 100644 --- a/example-validationListenerAssignee/lib/gerrit/BUCK +++ b/example-validationListenerAssignee/lib/gerrit/BUCK
@@ -1,6 +1,6 @@ include_defs('//bucklets/maven_jar.bucklet') -VER = '2.14-SNAPSHOT' +VER = '2.15-SNAPSHOT' REPO = MAVEN_LOCAL maven_jar( diff --git a/example-validationListenerAssignee/pom.xml b/example-validationListenerAssignee/pom.xml index ec718bb..f8c7bc1 100644 --- a/example-validationListenerAssignee/pom.xml +++ b/example-validationListenerAssignee/pom.xml
@@ -22,7 +22,7 @@ <groupId>com.googlesource.gerrit.plugins</groupId> <artifactId>example-validationListenerAssignee</artifactId> <packaging>jar</packaging> - <version>2.14-SNAPSHOT</version> + <version>2.15-SNAPSHOT</version> <properties> <Gerrit-ApiType>plugin</Gerrit-ApiType> <Gerrit-ApiVersion>${project.version}</Gerrit-ApiVersion> diff --git a/example-validationListenerCommit/WORKSPACE b/example-validationListenerCommit/WORKSPACE index 819a4ac..3403b2b 100644 --- a/example-validationListenerCommit/WORKSPACE +++ b/example-validationListenerCommit/WORKSPACE
@@ -3,7 +3,7 @@ load("//:bazlets.bzl", "load_bazlets") load_bazlets( - commit = "0f87babe07a555425d829c6e7951e296e9e24579", + commit = "1affa0acc6e730f8959c28a2098b562d11a90f91", # local_path = "/home/<user>/projects/bazlets", ) diff --git a/example-validationListenerCommit/lib/gerrit/BUCK b/example-validationListenerCommit/lib/gerrit/BUCK index 8d5f0e9..ca3acf9 100644 --- a/example-validationListenerCommit/lib/gerrit/BUCK +++ b/example-validationListenerCommit/lib/gerrit/BUCK
@@ -1,6 +1,6 @@ include_defs('//bucklets/maven_jar.bucklet') -VER = '2.14-SNAPSHOT' +VER = '2.15-SNAPSHOT' REPO = MAVEN_LOCAL maven_jar( diff --git a/example-validationListenerCommit/pom.xml b/example-validationListenerCommit/pom.xml index 1d0785e..812c175 100644 --- a/example-validationListenerCommit/pom.xml +++ b/example-validationListenerCommit/pom.xml
@@ -22,7 +22,7 @@ <groupId>com.googlesource.gerrit.plugins</groupId> <artifactId>example-validationListenerCommit</artifactId> <packaging>jar</packaging> - <version>2.14-SNAPSHOT</version> + <version>2.15-SNAPSHOT</version> <properties> <Gerrit-ApiType>plugin</Gerrit-ApiType> <Gerrit-ApiVersion>${project.version}</Gerrit-ApiVersion> diff --git a/example-validationListenerHashtag/WORKSPACE b/example-validationListenerHashtag/WORKSPACE index 8a5d367..e360519 100644 --- a/example-validationListenerHashtag/WORKSPACE +++ b/example-validationListenerHashtag/WORKSPACE
@@ -3,7 +3,7 @@ load("//:bazlets.bzl", "load_bazlets") load_bazlets( - commit = "0f87babe07a555425d829c6e7951e296e9e24579", + commit = "1affa0acc6e730f8959c28a2098b562d11a90f91", # local_path = "/home/<user>/projects/bazlets", ) diff --git a/example-validationListenerHashtag/lib/gerrit/BUCK b/example-validationListenerHashtag/lib/gerrit/BUCK index 8d5f0e9..ca3acf9 100644 --- a/example-validationListenerHashtag/lib/gerrit/BUCK +++ b/example-validationListenerHashtag/lib/gerrit/BUCK
@@ -1,6 +1,6 @@ include_defs('//bucklets/maven_jar.bucklet') -VER = '2.14-SNAPSHOT' +VER = '2.15-SNAPSHOT' REPO = MAVEN_LOCAL maven_jar( diff --git a/example-validationListenerHashtag/pom.xml b/example-validationListenerHashtag/pom.xml index 7965f8d..847a2d0 100644 --- a/example-validationListenerHashtag/pom.xml +++ b/example-validationListenerHashtag/pom.xml
@@ -22,7 +22,7 @@ <groupId>com.googlesource.gerrit.plugins</groupId> <artifactId>example-validationListenerHashtag</artifactId> <packaging>jar</packaging> - <version>2.14-SNAPSHOT</version> + <version>2.15-SNAPSHOT</version> <properties> <Gerrit-ApiType>plugin</Gerrit-ApiType> <Gerrit-ApiVersion>${project.version}</Gerrit-ApiVersion> diff --git a/example-validationListenerMerge/WORKSPACE b/example-validationListenerMerge/WORKSPACE index 27f6664..d461b41 100644 --- a/example-validationListenerMerge/WORKSPACE +++ b/example-validationListenerMerge/WORKSPACE
@@ -3,7 +3,7 @@ load("//:bazlets.bzl", "load_bazlets") load_bazlets( - commit = "0f87babe07a555425d829c6e7951e296e9e24579", + commit = "1affa0acc6e730f8959c28a2098b562d11a90f91", # local_path = "/home/<user>/projects/bazlets", ) diff --git a/example-validationListenerMerge/lib/gerrit/BUCK b/example-validationListenerMerge/lib/gerrit/BUCK index 8d5f0e9..ca3acf9 100644 --- a/example-validationListenerMerge/lib/gerrit/BUCK +++ b/example-validationListenerMerge/lib/gerrit/BUCK
@@ -1,6 +1,6 @@ include_defs('//bucklets/maven_jar.bucklet') -VER = '2.14-SNAPSHOT' +VER = '2.15-SNAPSHOT' REPO = MAVEN_LOCAL maven_jar( diff --git a/example-validationListenerMerge/pom.xml b/example-validationListenerMerge/pom.xml index fce9a56..b63c248 100644 --- a/example-validationListenerMerge/pom.xml +++ b/example-validationListenerMerge/pom.xml
@@ -22,7 +22,7 @@ <groupId>com.googlesource.gerrit.plugins</groupId> <artifactId>example-validationListenerMerge</artifactId> <packaging>jar</packaging> - <version>2.14-SNAPSHOT</version> + <version>2.15-SNAPSHOT</version> <properties> <Gerrit-ApiType>plugin</Gerrit-ApiType> <Gerrit-ApiVersion>${project.version}</Gerrit-ApiVersion> diff --git a/example-validationListenerNewProjectCreated/WORKSPACE b/example-validationListenerNewProjectCreated/WORKSPACE index 16abbe5..63337bc 100644 --- a/example-validationListenerNewProjectCreated/WORKSPACE +++ b/example-validationListenerNewProjectCreated/WORKSPACE
@@ -3,7 +3,7 @@ load("//:bazlets.bzl", "load_bazlets") load_bazlets( - commit = "0f87babe07a555425d829c6e7951e296e9e24579", + commit = "1affa0acc6e730f8959c28a2098b562d11a90f91", # local_path = "/home/<user>/projects/bazlets", ) diff --git a/example-validationListenerNewProjectCreated/lib/gerrit/BUCK b/example-validationListenerNewProjectCreated/lib/gerrit/BUCK index 8d5f0e9..ca3acf9 100644 --- a/example-validationListenerNewProjectCreated/lib/gerrit/BUCK +++ b/example-validationListenerNewProjectCreated/lib/gerrit/BUCK
@@ -1,6 +1,6 @@ include_defs('//bucklets/maven_jar.bucklet') -VER = '2.14-SNAPSHOT' +VER = '2.15-SNAPSHOT' REPO = MAVEN_LOCAL maven_jar( diff --git a/example-validationListenerNewProjectCreated/pom.xml b/example-validationListenerNewProjectCreated/pom.xml index f858854..1229aef 100644 --- a/example-validationListenerNewProjectCreated/pom.xml +++ b/example-validationListenerNewProjectCreated/pom.xml
@@ -22,7 +22,7 @@ <groupId>com.googlesource.gerrit.plugins</groupId> <artifactId>example-validationListenerNewProjectCreated</artifactId> <packaging>jar</packaging> - <version>2.14-SNAPSHOT</version> + <version>2.15-SNAPSHOT</version> <properties> <Gerrit-ApiType>plugin</Gerrit-ApiType> <Gerrit-ApiVersion>${project.version}</Gerrit-ApiVersion> diff --git a/example-validationListenerRefOperation/WORKSPACE b/example-validationListenerRefOperation/WORKSPACE index fbf02d6..eec6865 100644 --- a/example-validationListenerRefOperation/WORKSPACE +++ b/example-validationListenerRefOperation/WORKSPACE
@@ -3,7 +3,7 @@ load("//:bazlets.bzl", "load_bazlets") load_bazlets( - commit = "0f87babe07a555425d829c6e7951e296e9e24579", + commit = "1affa0acc6e730f8959c28a2098b562d11a90f91", # local_path = "/home/<user>/projects/bazlets", ) diff --git a/example-validationListenerRefOperation/lib/gerrit/BUCK b/example-validationListenerRefOperation/lib/gerrit/BUCK index 8d5f0e9..ca3acf9 100644 --- a/example-validationListenerRefOperation/lib/gerrit/BUCK +++ b/example-validationListenerRefOperation/lib/gerrit/BUCK
@@ -1,6 +1,6 @@ include_defs('//bucklets/maven_jar.bucklet') -VER = '2.14-SNAPSHOT' +VER = '2.15-SNAPSHOT' REPO = MAVEN_LOCAL maven_jar( diff --git a/example-validationListenerRefOperation/pom.xml b/example-validationListenerRefOperation/pom.xml index 9e92835..208f1ad 100644 --- a/example-validationListenerRefOperation/pom.xml +++ b/example-validationListenerRefOperation/pom.xml
@@ -22,7 +22,7 @@ <groupId>com.googlesource.gerrit.plugins</groupId> <artifactId>example-validationListenerRefOperation</artifactId> <packaging>jar</packaging> - <version>2.14-SNAPSHOT</version> + <version>2.15-SNAPSHOT</version> <properties> <Gerrit-ApiType>plugin</Gerrit-ApiType> <Gerrit-ApiVersion>${project.version}</Gerrit-ApiVersion> diff --git a/example-validationListenerUpload/WORKSPACE b/example-validationListenerUpload/WORKSPACE index 71770df..9dbb99c 100644 --- a/example-validationListenerUpload/WORKSPACE +++ b/example-validationListenerUpload/WORKSPACE
@@ -3,7 +3,7 @@ load("//:bazlets.bzl", "load_bazlets") load_bazlets( - commit = "0f87babe07a555425d829c6e7951e296e9e24579", + commit = "1affa0acc6e730f8959c28a2098b562d11a90f91", # local_path = "/home/<user>/projects/bazlets", ) diff --git a/example-validationListenerUpload/lib/gerrit/BUCK b/example-validationListenerUpload/lib/gerrit/BUCK index 8d5f0e9..ca3acf9 100644 --- a/example-validationListenerUpload/lib/gerrit/BUCK +++ b/example-validationListenerUpload/lib/gerrit/BUCK
@@ -1,6 +1,6 @@ include_defs('//bucklets/maven_jar.bucklet') -VER = '2.14-SNAPSHOT' +VER = '2.15-SNAPSHOT' REPO = MAVEN_LOCAL maven_jar( diff --git a/example-validationListenerUpload/pom.xml b/example-validationListenerUpload/pom.xml index 289db64..0a4bc4a 100644 --- a/example-validationListenerUpload/pom.xml +++ b/example-validationListenerUpload/pom.xml
@@ -22,7 +22,7 @@ <groupId>com.googlesource.gerrit.plugins</groupId> <artifactId>example-validationListenerUpload</artifactId> <packaging>jar</packaging> - <version>2.14-SNAPSHOT</version> + <version>2.15-SNAPSHOT</version> <properties> <Gerrit-ApiType>plugin</Gerrit-ApiType> <Gerrit-ApiVersion>${project.version}</Gerrit-ApiVersion> diff --git a/example-webLinkBranch/WORKSPACE b/example-webLinkBranch/WORKSPACE index b87e8ed..3ea64b8 100644 --- a/example-webLinkBranch/WORKSPACE +++ b/example-webLinkBranch/WORKSPACE
@@ -3,7 +3,7 @@ load("//:bazlets.bzl", "load_bazlets") load_bazlets( - commit = "0f87babe07a555425d829c6e7951e296e9e24579", + commit = "1affa0acc6e730f8959c28a2098b562d11a90f91", # local_path = "/home/<user>/projects/bazlets", ) diff --git a/example-webLinkBranch/lib/gerrit/BUCK b/example-webLinkBranch/lib/gerrit/BUCK index 8d5f0e9..ca3acf9 100644 --- a/example-webLinkBranch/lib/gerrit/BUCK +++ b/example-webLinkBranch/lib/gerrit/BUCK
@@ -1,6 +1,6 @@ include_defs('//bucklets/maven_jar.bucklet') -VER = '2.14-SNAPSHOT' +VER = '2.15-SNAPSHOT' REPO = MAVEN_LOCAL maven_jar( diff --git a/example-webLinkBranch/pom.xml b/example-webLinkBranch/pom.xml index 0638177..b52782f 100644 --- a/example-webLinkBranch/pom.xml +++ b/example-webLinkBranch/pom.xml
@@ -22,7 +22,7 @@ <groupId>com.googlesource.gerrit.plugins</groupId> <artifactId>example-webLinkBranch</artifactId> <packaging>jar</packaging> - <version>2.14-SNAPSHOT</version> + <version>2.15-SNAPSHOT</version> <properties> <Gerrit-ApiType>plugin</Gerrit-ApiType> <Gerrit-ApiVersion>${project.version}</Gerrit-ApiVersion> diff --git a/example-webLinkFileHistory/WORKSPACE b/example-webLinkFileHistory/WORKSPACE index b87e8ed..3ea64b8 100644 --- a/example-webLinkFileHistory/WORKSPACE +++ b/example-webLinkFileHistory/WORKSPACE
@@ -3,7 +3,7 @@ load("//:bazlets.bzl", "load_bazlets") load_bazlets( - commit = "0f87babe07a555425d829c6e7951e296e9e24579", + commit = "1affa0acc6e730f8959c28a2098b562d11a90f91", # local_path = "/home/<user>/projects/bazlets", ) diff --git a/example-webLinkFileHistory/lib/gerrit/BUCK b/example-webLinkFileHistory/lib/gerrit/BUCK index 8d5f0e9..ca3acf9 100644 --- a/example-webLinkFileHistory/lib/gerrit/BUCK +++ b/example-webLinkFileHistory/lib/gerrit/BUCK
@@ -1,6 +1,6 @@ include_defs('//bucklets/maven_jar.bucklet') -VER = '2.14-SNAPSHOT' +VER = '2.15-SNAPSHOT' REPO = MAVEN_LOCAL maven_jar( diff --git a/example-webLinkFileHistory/pom.xml b/example-webLinkFileHistory/pom.xml index bbb61b6..f5be5d1 100644 --- a/example-webLinkFileHistory/pom.xml +++ b/example-webLinkFileHistory/pom.xml
@@ -22,7 +22,7 @@ <groupId>com.googlesource.gerrit.plugins</groupId> <artifactId>example-webLinkFileHistory</artifactId> <packaging>jar</packaging> - <version>2.14-SNAPSHOT</version> + <version>2.15-SNAPSHOT</version> <properties> <Gerrit-ApiType>plugin</Gerrit-ApiType> <Gerrit-ApiVersion>${project.version}</Gerrit-ApiVersion> diff --git a/example-webLinkPatchSet/WORKSPACE b/example-webLinkPatchSet/WORKSPACE index b87e8ed..3ea64b8 100644 --- a/example-webLinkPatchSet/WORKSPACE +++ b/example-webLinkPatchSet/WORKSPACE
@@ -3,7 +3,7 @@ load("//:bazlets.bzl", "load_bazlets") load_bazlets( - commit = "0f87babe07a555425d829c6e7951e296e9e24579", + commit = "1affa0acc6e730f8959c28a2098b562d11a90f91", # local_path = "/home/<user>/projects/bazlets", ) diff --git a/example-webLinkPatchSet/lib/gerrit/BUCK b/example-webLinkPatchSet/lib/gerrit/BUCK index 8d5f0e9..ca3acf9 100644 --- a/example-webLinkPatchSet/lib/gerrit/BUCK +++ b/example-webLinkPatchSet/lib/gerrit/BUCK
@@ -1,6 +1,6 @@ include_defs('//bucklets/maven_jar.bucklet') -VER = '2.14-SNAPSHOT' +VER = '2.15-SNAPSHOT' REPO = MAVEN_LOCAL maven_jar( diff --git a/example-webLinkPatchSet/pom.xml b/example-webLinkPatchSet/pom.xml index d8e972b..e492009 100644 --- a/example-webLinkPatchSet/pom.xml +++ b/example-webLinkPatchSet/pom.xml
@@ -22,7 +22,7 @@ <groupId>com.googlesource.gerrit.plugins</groupId> <artifactId>example-webLinkPatchSet</artifactId> <packaging>jar</packaging> - <version>2.14-SNAPSHOT</version> + <version>2.15-SNAPSHOT</version> <properties> <Gerrit-ApiType>plugin</Gerrit-ApiType> <Gerrit-ApiVersion>${project.version}</Gerrit-ApiVersion> diff --git a/example-webLinkProject/WORKSPACE b/example-webLinkProject/WORKSPACE index b87e8ed..3ea64b8 100644 --- a/example-webLinkProject/WORKSPACE +++ b/example-webLinkProject/WORKSPACE
@@ -3,7 +3,7 @@ load("//:bazlets.bzl", "load_bazlets") load_bazlets( - commit = "0f87babe07a555425d829c6e7951e296e9e24579", + commit = "1affa0acc6e730f8959c28a2098b562d11a90f91", # local_path = "/home/<user>/projects/bazlets", ) diff --git a/example-webLinkProject/lib/gerrit/BUCK b/example-webLinkProject/lib/gerrit/BUCK index 8d5f0e9..ca3acf9 100644 --- a/example-webLinkProject/lib/gerrit/BUCK +++ b/example-webLinkProject/lib/gerrit/BUCK
@@ -1,6 +1,6 @@ include_defs('//bucklets/maven_jar.bucklet') -VER = '2.14-SNAPSHOT' +VER = '2.15-SNAPSHOT' REPO = MAVEN_LOCAL maven_jar( diff --git a/example-webLinkProject/pom.xml b/example-webLinkProject/pom.xml index 3da34ed..773b80e 100644 --- a/example-webLinkProject/pom.xml +++ b/example-webLinkProject/pom.xml
@@ -22,7 +22,7 @@ <groupId>com.googlesource.gerrit.plugins</groupId> <artifactId>example-webLinkProject</artifactId> <packaging>jar</packaging> - <version>2.14-SNAPSHOT</version> + <version>2.15-SNAPSHOT</version> <properties> <Gerrit-ApiType>plugin</Gerrit-ApiType> <Gerrit-ApiVersion>${project.version}</Gerrit-ApiVersion> diff --git a/example-wuiChangeScreenBelowChangeInfoBlock/WORKSPACE b/example-wuiChangeScreenBelowChangeInfoBlock/WORKSPACE index bba645c..7b67f00 100644 --- a/example-wuiChangeScreenBelowChangeInfoBlock/WORKSPACE +++ b/example-wuiChangeScreenBelowChangeInfoBlock/WORKSPACE
@@ -3,7 +3,7 @@ load("//:bazlets.bzl", "load_bazlets") load_bazlets( - commit = "cb66cc0c8e11fcdc848c4606f1f1ef3354649155", + commit = "1affa0acc6e730f8959c28a2098b562d11a90f91", # local_path = "/home/<user>/projects/bazlets", ) diff --git a/example-wuiChangeScreenBelowChangeInfoBlock/lib/gerrit/BUCK b/example-wuiChangeScreenBelowChangeInfoBlock/lib/gerrit/BUCK index 802c1b7..06d0f74 100644 --- a/example-wuiChangeScreenBelowChangeInfoBlock/lib/gerrit/BUCK +++ b/example-wuiChangeScreenBelowChangeInfoBlock/lib/gerrit/BUCK
@@ -1,6 +1,6 @@ include_defs('//bucklets/maven_jar.bucklet') -VER = '2.14-SNAPSHOT' +VER = '2.15-SNAPSHOT' REPO = MAVEN_LOCAL maven_jar( diff --git a/example-wuiChangeScreenBelowChangeInfoBlock/pom.xml b/example-wuiChangeScreenBelowChangeInfoBlock/pom.xml index c191d09..fc6e67d 100644 --- a/example-wuiChangeScreenBelowChangeInfoBlock/pom.xml +++ b/example-wuiChangeScreenBelowChangeInfoBlock/pom.xml
@@ -22,7 +22,7 @@ <groupId>com.googlesource.gerrit.plugins</groupId> <artifactId>example-wuiChangeScreenBelowChangeInfoBlock</artifactId> <packaging>jar</packaging> - <version>2.14-SNAPSHOT</version> + <version>2.15-SNAPSHOT</version> <properties> <Gerrit-ApiType>plugin</Gerrit-ApiType> <Gerrit-ApiVersion>${project.version}</Gerrit-ApiVersion> diff --git a/example-wuiChangeScreenHeader/WORKSPACE b/example-wuiChangeScreenHeader/WORKSPACE index 6601a57..4ec2d29 100644 --- a/example-wuiChangeScreenHeader/WORKSPACE +++ b/example-wuiChangeScreenHeader/WORKSPACE
@@ -3,7 +3,7 @@ load("//:bazlets.bzl", "load_bazlets") load_bazlets( - commit = "cb66cc0c8e11fcdc848c4606f1f1ef3354649155", + commit = "1affa0acc6e730f8959c28a2098b562d11a90f91", # local_path = "/home/<user>/projects/bazlets", ) diff --git a/example-wuiChangeScreenHeader/lib/gerrit/BUCK b/example-wuiChangeScreenHeader/lib/gerrit/BUCK index 802c1b7..06d0f74 100644 --- a/example-wuiChangeScreenHeader/lib/gerrit/BUCK +++ b/example-wuiChangeScreenHeader/lib/gerrit/BUCK
@@ -1,6 +1,6 @@ include_defs('//bucklets/maven_jar.bucklet') -VER = '2.14-SNAPSHOT' +VER = '2.15-SNAPSHOT' REPO = MAVEN_LOCAL maven_jar( diff --git a/example-wuiChangeScreenHeader/pom.xml b/example-wuiChangeScreenHeader/pom.xml index 6ec1d6d..37dfffe 100644 --- a/example-wuiChangeScreenHeader/pom.xml +++ b/example-wuiChangeScreenHeader/pom.xml
@@ -22,7 +22,7 @@ <groupId>com.googlesource.gerrit.plugins</groupId> <artifactId>example-wuiChangeScreenHeader</artifactId> <packaging>jar</packaging> - <version>2.14-SNAPSHOT</version> + <version>2.15-SNAPSHOT</version> <properties> <Gerrit-ApiType>plugin</Gerrit-ApiType> <Gerrit-ApiVersion>${project.version}</Gerrit-ApiVersion> diff --git a/example-wuiChangeScreenHeaderRightOfButtons/WORKSPACE b/example-wuiChangeScreenHeaderRightOfButtons/WORKSPACE index 0c93d7c..80de19a 100644 --- a/example-wuiChangeScreenHeaderRightOfButtons/WORKSPACE +++ b/example-wuiChangeScreenHeaderRightOfButtons/WORKSPACE
@@ -3,7 +3,7 @@ load("//:bazlets.bzl", "load_bazlets") load_bazlets( - commit = "cb66cc0c8e11fcdc848c4606f1f1ef3354649155", + commit = "1affa0acc6e730f8959c28a2098b562d11a90f91", # local_path = "/home/<user>/projects/bazlets", ) diff --git a/example-wuiChangeScreenHeaderRightOfButtons/lib/gerrit/BUCK b/example-wuiChangeScreenHeaderRightOfButtons/lib/gerrit/BUCK index 802c1b7..06d0f74 100644 --- a/example-wuiChangeScreenHeaderRightOfButtons/lib/gerrit/BUCK +++ b/example-wuiChangeScreenHeaderRightOfButtons/lib/gerrit/BUCK
@@ -1,6 +1,6 @@ include_defs('//bucklets/maven_jar.bucklet') -VER = '2.14-SNAPSHOT' +VER = '2.15-SNAPSHOT' REPO = MAVEN_LOCAL maven_jar( diff --git a/example-wuiChangeScreenHeaderRightOfButtons/pom.xml b/example-wuiChangeScreenHeaderRightOfButtons/pom.xml index 46c135b..dcd4cd4 100644 --- a/example-wuiChangeScreenHeaderRightOfButtons/pom.xml +++ b/example-wuiChangeScreenHeaderRightOfButtons/pom.xml
@@ -22,7 +22,7 @@ <groupId>com.googlesource.gerrit.plugins</groupId> <artifactId>example-wuiChangeScreenHeaderRightOfButtons</artifactId> <packaging>jar</packaging> - <version>2.14-SNAPSHOT</version> + <version>2.15-SNAPSHOT</version> <properties> <Gerrit-ApiType>plugin</Gerrit-ApiType> <Gerrit-ApiVersion>${project.version}</Gerrit-ApiVersion> diff --git a/example-wuiChangeScreenHeaderRightOfPopDowns/WORKSPACE b/example-wuiChangeScreenHeaderRightOfPopDowns/WORKSPACE index d4a20ae..a8390a2 100644 --- a/example-wuiChangeScreenHeaderRightOfPopDowns/WORKSPACE +++ b/example-wuiChangeScreenHeaderRightOfPopDowns/WORKSPACE
@@ -3,7 +3,7 @@ load("//:bazlets.bzl", "load_bazlets") load_bazlets( - commit = "cb66cc0c8e11fcdc848c4606f1f1ef3354649155", + commit = "1affa0acc6e730f8959c28a2098b562d11a90f91", # local_path = "/home/<user>/projects/bazlets", ) diff --git a/example-wuiChangeScreenHeaderRightOfPopDowns/lib/gerrit/BUCK b/example-wuiChangeScreenHeaderRightOfPopDowns/lib/gerrit/BUCK index 802c1b7..06d0f74 100644 --- a/example-wuiChangeScreenHeaderRightOfPopDowns/lib/gerrit/BUCK +++ b/example-wuiChangeScreenHeaderRightOfPopDowns/lib/gerrit/BUCK
@@ -1,6 +1,6 @@ include_defs('//bucklets/maven_jar.bucklet') -VER = '2.14-SNAPSHOT' +VER = '2.15-SNAPSHOT' REPO = MAVEN_LOCAL maven_jar( diff --git a/example-wuiChangeScreenHeaderRightOfPopDowns/pom.xml b/example-wuiChangeScreenHeaderRightOfPopDowns/pom.xml index ec8f929..be19335 100644 --- a/example-wuiChangeScreenHeaderRightOfPopDowns/pom.xml +++ b/example-wuiChangeScreenHeaderRightOfPopDowns/pom.xml
@@ -22,7 +22,7 @@ <groupId>com.googlesource.gerrit.plugins</groupId> <artifactId>example-wuiChangeScreenHeaderRightOfPopDowns</artifactId> <packaging>jar</packaging> - <version>2.14-SNAPSHOT</version> + <version>2.15-SNAPSHOT</version> <properties> <Gerrit-ApiType>plugin</Gerrit-ApiType> <Gerrit-ApiVersion>${project.version}</Gerrit-ApiVersion> diff --git a/example-wuiPreferenceScreenBottom/WORKSPACE b/example-wuiPreferenceScreenBottom/WORKSPACE index 9e53028..4a44088 100644 --- a/example-wuiPreferenceScreenBottom/WORKSPACE +++ b/example-wuiPreferenceScreenBottom/WORKSPACE
@@ -3,7 +3,7 @@ load("//:bazlets.bzl", "load_bazlets") load_bazlets( - commit = "cb66cc0c8e11fcdc848c4606f1f1ef3354649155", + commit = "1affa0acc6e730f8959c28a2098b562d11a90f91", # local_path = "/home/<user>/projects/bazlets", ) diff --git a/example-wuiPreferenceScreenBottom/lib/gerrit/BUCK b/example-wuiPreferenceScreenBottom/lib/gerrit/BUCK index 802c1b7..06d0f74 100644 --- a/example-wuiPreferenceScreenBottom/lib/gerrit/BUCK +++ b/example-wuiPreferenceScreenBottom/lib/gerrit/BUCK
@@ -1,6 +1,6 @@ include_defs('//bucklets/maven_jar.bucklet') -VER = '2.14-SNAPSHOT' +VER = '2.15-SNAPSHOT' REPO = MAVEN_LOCAL maven_jar( diff --git a/example-wuiPreferenceScreenBottom/pom.xml b/example-wuiPreferenceScreenBottom/pom.xml index 0b74ddf..dbc62b3 100644 --- a/example-wuiPreferenceScreenBottom/pom.xml +++ b/example-wuiPreferenceScreenBottom/pom.xml
@@ -22,7 +22,7 @@ <groupId>com.googlesource.gerrit.plugins</groupId> <artifactId>example-wuiPreferenceScreenBottom</artifactId> <packaging>jar</packaging> - <version>2.14-SNAPSHOT</version> + <version>2.15-SNAPSHOT</version> <properties> <Gerrit-ApiType>plugin</Gerrit-ApiType> <Gerrit-ApiVersion>${project.version}</Gerrit-ApiVersion> diff --git a/example-wuiProfileExtensionBottom/WORKSPACE b/example-wuiProfileExtensionBottom/WORKSPACE index 6b9bc1e..c6a6606 100644 --- a/example-wuiProfileExtensionBottom/WORKSPACE +++ b/example-wuiProfileExtensionBottom/WORKSPACE
@@ -3,7 +3,7 @@ load("//:bazlets.bzl", "load_bazlets") load_bazlets( - commit = "cb66cc0c8e11fcdc848c4606f1f1ef3354649155", + commit = "1affa0acc6e730f8959c28a2098b562d11a90f91", # local_path = "/home/<user>/projects/bazlets", ) diff --git a/example-wuiProfileExtensionBottom/lib/gerrit/BUCK b/example-wuiProfileExtensionBottom/lib/gerrit/BUCK index 802c1b7..06d0f74 100644 --- a/example-wuiProfileExtensionBottom/lib/gerrit/BUCK +++ b/example-wuiProfileExtensionBottom/lib/gerrit/BUCK
@@ -1,6 +1,6 @@ include_defs('//bucklets/maven_jar.bucklet') -VER = '2.14-SNAPSHOT' +VER = '2.15-SNAPSHOT' REPO = MAVEN_LOCAL maven_jar( diff --git a/example-wuiProfileExtensionBottom/pom.xml b/example-wuiProfileExtensionBottom/pom.xml index 980b245..04621fa 100644 --- a/example-wuiProfileExtensionBottom/pom.xml +++ b/example-wuiProfileExtensionBottom/pom.xml
@@ -22,7 +22,7 @@ <groupId>com.googlesource.gerrit.plugins</groupId> <artifactId>example-wuiProfileExtensionBottom</artifactId> <packaging>jar</packaging> - <version>2.14-SNAPSHOT</version> + <version>2.15-SNAPSHOT</version> <properties> <Gerrit-ApiType>plugin</Gerrit-ApiType> <Gerrit-ApiVersion>${project.version}</Gerrit-ApiVersion> diff --git a/example-wuiSettingsScreen/WORKSPACE b/example-wuiSettingsScreen/WORKSPACE index e8efd17..816f18f 100644 --- a/example-wuiSettingsScreen/WORKSPACE +++ b/example-wuiSettingsScreen/WORKSPACE
@@ -3,7 +3,7 @@ load("//:bazlets.bzl", "load_bazlets") load_bazlets( - commit = "cb66cc0c8e11fcdc848c4606f1f1ef3354649155", + commit = "1affa0acc6e730f8959c28a2098b562d11a90f91", # local_path = "/home/<user>/projects/bazlets", ) diff --git a/example-wuiSettingsScreen/lib/gerrit/BUCK b/example-wuiSettingsScreen/lib/gerrit/BUCK index 802c1b7..06d0f74 100644 --- a/example-wuiSettingsScreen/lib/gerrit/BUCK +++ b/example-wuiSettingsScreen/lib/gerrit/BUCK
@@ -1,6 +1,6 @@ include_defs('//bucklets/maven_jar.bucklet') -VER = '2.14-SNAPSHOT' +VER = '2.15-SNAPSHOT' REPO = MAVEN_LOCAL maven_jar( diff --git a/example-wuiSettingsScreen/pom.xml b/example-wuiSettingsScreen/pom.xml index d7d0fe4..55eabd0 100644 --- a/example-wuiSettingsScreen/pom.xml +++ b/example-wuiSettingsScreen/pom.xml
@@ -22,7 +22,7 @@ <groupId>com.googlesource.gerrit.plugins</groupId> <artifactId>example-wuiSettingsScreen</artifactId> <packaging>jar</packaging> - <version>2.14-SNAPSHOT</version> + <version>2.15-SNAPSHOT</version> <properties> <Gerrit-ApiType>plugin</Gerrit-ApiType> <Gerrit-ApiVersion>${project.version}</Gerrit-ApiVersion>